projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27571f9
)
*** empty log message ***
author
Michael Kifer
<kifer@cs.stonybrook.edu>
Thu, 27 Jul 1995 19:39:47 +0000
(19:39 +0000)
committer
Michael Kifer
<kifer@cs.stonybrook.edu>
Thu, 27 Jul 1995 19:39:47 +0000
(19:39 +0000)
lisp/emulation/viper-ex.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/viper-ex.el
b/lisp/emulation/viper-ex.el
index 8eeb0c17917ca39b669a118d2fbb24d0a7494000..fc13232739d908169ef49902e122763539855c13 100644
(file)
--- a/
lisp/emulation/viper-ex.el
+++ b/
lisp/emulation/viper-ex.el
@@
-1644,7
+1644,7
@@
reversed.")
(condition-case nil
(progn
(pop-to-buffer (get-buffer-create "*info*"))
- (info
vip-info-file-name
)
+ (info
"viper.info"
)
(message "Type `i' to search for a specific topic"))
(error (beep 1)
(with-output-to-temp-buffer " *vip-info*"